home *** CD-ROM | disk | FTP | other *** search
- Path: erich.triumf.ca!bennett
- From: bennett@erich.triumf.ca (P.Bennett)
- Newsgroups: comp.lang.c
- Subject: Re: Programming the par. poort in plain C lang.
- Date: 31 Mar 1996 15:39 PST
- Organization: TRIUMF: Tri-University Meson Facility
- Distribution: world
- Message-ID: <31MAR199615395273@erich.triumf.ca>
- References: <315efa10.1792819@news.utrecht.nl.net>
- NNTP-Posting-Host: erich.triumf.ca
- News-Software: VAX/VMS VNEWS 1.50
-
- In article <315efa10.1792819@news.utrecht.nl.net>, aflora@ccn.nl (Teller op nul) writes...
- >I need some help with programming the par. poort :-)
- >
- >I am programming an LCD display, and this display is controlled by the
- >Par. poort of my PC.
- >
- >But the problem is that when i send anything to this poort, i am
- >getting timeouts (the computer thinks i am programming an printer or
- >something).
-
- This is both system and compiler specific. If you are doing this under MS-DOS,
- it would be better to ask in an MS-DOS newsgroup, such as
- comp.os.msdos.programmer.
-
- If you are using a Borland compiler, look for the outportb() and inportb()
- functions. If you use a Microsoft compiler, look for inp() and outp().
-
- Peter Bennett VE7CEI | Vessels shall be deemed to be in sight
- Internet: bennett@triumf.ca | of one another only when one can be
- Packet: ve7cei@ve7kit.#vanc.bc.ca | observed visually from the other
- TRIUMF, Vancouver, B.C., Canada | ColRegs 3(k)
- GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
- or: ftp://ftp-i2.informatik.rwth-aachen.de/pub/arnd/GPS/peter/index.html
-
-
-
-
-
-
-
-
-